Skip to content

[Question] Change property's access #227

@johnwc

Description

@johnwc

Is there a way to change a property of an entity to read-only during scaffolding?
Change public bool Field { get; set;} to public bool Field { get; private set;}

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions